home *** CD-ROM | disk | FTP | other *** search
- @echo off
- cls
- SET RTVMCONV=
-
- memory >memory.txt
- lessthan memory.txt 540000
- if ERRORLEVEL 1 if exist DRIVER.BAT call DRIVER.BAT
- memory >memory.txt
- lessthan memory.txt 540000
- if ERRORLEVEL 1 GOTO :GO
- if exist DRIVER.BAT call DRIVER.BAT /REM /NOMEM
- memory >memory.txt
- lessthan memory.txt 540000
- if ERRORLEVEL 1 GOTO :GO
- SET RTVMCONV=0
- if exist RAMCRAM.COM RAMCRAM.COM
-
- :GO
- MMRUN V900
- if not .%VMP%. == .. if exist DRIVER.BAT call DRIVER.BAT /REM
- CLEAR.EXE
- GOTO :QUIT
-
- :QUIT
- echo